home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 December
/
CHIPNET Aralık 1997.iso
/
misc
/
appletb
/
factory.exe
/
0
/
RCDATA
/
TABOUTWINDOW
/
TABOUTWINDOW.txt
< prev
Wrap
Text File
|
1997-05-07
|
3KB
|
143 lines
object AboutWindow: TAboutWindow
Left = 192
Top = 97
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 160
ClientWidth = 193
Color = clActiveBorder
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 8
Top = 8
Width = 177
Height = 145
BevelOuter = bvLowered
Color = clActiveBorder
TabOrder = 0
object Title: TLabel
Left = 8
Top = 8
Width = 161
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Applet Button Factory'
Color = clActiveBorder
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
IsControl = True
end
object Label3: TLabel
Left = 8
Top = 32
Width = 161
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Version 1.1'
Color = clActiveBorder
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
IsControl = True
end
object Label4: TLabel
Left = 16
Top = 48
Width = 140
Height = 13
Alignment = taCenter
Caption = 'Copyright 1997 John Doerfler'
Color = clActiveBorder
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
IsControl = True
end
object Label1: TLabel
Left = 8
Top = 80
Width = 161
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'www.siliconjoy.com'
Font.Color = 10485760
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label1Click
end
object Label2: TLabel
Left = 16
Top = 64
Width = 145
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'frosty@kagi.com'
Font.Color = 10485760
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label2Click
end
object Label5: TLabel
Left = 8
Top = 104
Width = 161
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Unregistered Version'
Color = clActiveBorder
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
IsControl = True
end
object Label6: TLabel
Left = 8
Top = 120
Width = 161
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Do not distribute'
Color = clActiveBorder
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
Visible = False
IsControl = True
end
end
end